Skip to content

Bump the build group with 4 updates#356

Merged
colinrotherham merged 1 commit intomainfrom
dependabot/npm_and_yarn/build-7272b2301d
Apr 2, 2026
Merged

Bump the build group with 4 updates#356
colinrotherham merged 1 commit intomainfrom
dependabot/npm_and_yarn/build-7272b2301d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps the build group with 4 updates: @babel/preset-env, rollup, baseline-browser-mapping and caniuse-lite.

Updates @babel/preset-env from 7.29.0 to 7.29.2

Release notes

Sourced from @​babel/preset-env's releases.

v7.29.2 (2026-03-16)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-preset-env, babel-runtime-corejs3
  • babel-preset-env
    • #17789 [7.x backport] preset-env include/exclude should accept bugfix plugins (@​JLHwung)

🏠 Internal

Committers: 2

v7.29.1 (2026-02-04)

🐛 Bug Fix

Committers: 2

Commits

Updates rollup from 4.59.0 to 4.60.0

Release notes

Sourced from rollup's releases.

v4.60.0

4.60.0

2026-03-22

Features

  • Support source phase imports as long as they are external (#6279)

Pull Requests

v4.59.1

4.59.1

2026-03-21

Bug Fixes

  • Fix a crash when using lazy dynamic imports with moduleSideEffects:false (#6306)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.60.0

2026-03-22

Features

  • Support source phase imports as long as they are external (#6279)

Pull Requests

4.59.1

2026-03-21

Bug Fixes

  • Fix a crash when using lazy dynamic imports with moduleSideEffects:false (#6306)

Pull Requests

Commits

Updates baseline-browser-mapping from 2.10.9 to 2.10.13

Release notes

Sourced from baseline-browser-mapping's releases.

v2.9.3 - remove process.loadEnvFile()

What's Changed

Full Changelog: web-platform-dx/baseline-browser-mapping@v2.9.2...v2.9.3

Commits
  • 10fcf19 Patch to 2.10.13 because browser or feature data changed
  • 5db8ac5 Browser or feature data changed
  • 74c2c12 Updating static site
  • 193532e Patch to 2.10.12 because browser or feature data changed
  • 344dffd Browser or feature data changed
  • 1747389 Updating static site
  • eee1895 Patch to 2.10.11 because browser or feature data changed
  • 4a7e144 Browser or feature data changed
  • 3904f58 Updating static site
  • 5a6d9b5 Patch to 2.10.10 because browser or feature data changed
  • Additional commits viewable in compare view

Updates caniuse-lite from 1.0.30001780 to 1.0.30001784

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the build group with 4 updates: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env), [rollup](https://github.com/rollup/rollup), [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) and [caniuse-lite](https://github.com/browserslist/caniuse-lite).


Updates `@babel/preset-env` from 7.29.0 to 7.29.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-preset-env)

Updates `rollup` from 4.59.0 to 4.60.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.59.0...v4.60.0)

Updates `baseline-browser-mapping` from 2.10.9 to 2.10.13
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.9...v2.10.13)

Updates `caniuse-lite` from 1.0.30001780 to 1.0.30001784
- [Commits](browserslist/caniuse-lite@1.0.30001780...1.0.30001784)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-version: 7.29.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: rollup
  dependency-version: 4.60.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001784
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: build
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 2, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 2, 2026

@colinrotherham colinrotherham self-requested a review April 2, 2026 13:27
@colinrotherham colinrotherham added this pull request to the merge queue Apr 2, 2026
Merged via the queue into main with commit 3edc3b5 Apr 2, 2026
3 checks passed
@colinrotherham colinrotherham deleted the dependabot/npm_and_yarn/build-7272b2301d branch April 2, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant